home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Magazin/MacEasy 30
/
Mac Magazin and MacEasy Magazine CD - Issue 30.iso
/
updates
/
Elite Force
/
Elite Force 1.2 Update.sit
/
Elite Force 1.2 Update
/
BaseEF
/
pak92.pk3
/
specialties.cfg
< prev
next >
Wrap
Text File
|
2001-04-12
|
832b
|
18 lines
// The basic commands for setting up a specialties game from the console
// Generated by Mike Gummelt
set g_pmodspecialties 1
// NOTE: These following options are also available in this gametype:
//set g_gametype 0 //FFA
//set g_gametype 3 //TEAM
//set g_gametype 4 //CTF - recommended- very fun
//set g_pmodelimination 1 //NOTE: not compatible with assimilation
//set g_pmodassimilation 1 //NOTE: not compatible with elimination
//set timelimit 40 //NOTE: can be shorter for FFA and TEAM gametypes, not used in elimination or assimilation
//set fraglimit 10 //NOTE: not used in CTF or elimination or assimilation
//set capturelimit 3 //NOTE: only for CTF
// All incompatable game types should be turned off automatically, but let's do it here for safety's sake:
set g_pmodactionhero 0
set g_pmoddisintegration 0